@-webkit-keyframes zb {

    0%,
    to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }
}

@keyframes zb {

    0%,
    to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }
}

@-webkit-keyframes heroArrow {
    0% {
        transform: translate(-25.78125px, 0)
    }

    to {
        transform: translate(0, 0)
    }
}

@keyframes heroArrow {
    0% {
        transform: translate(-25.78125px, 0)
    }

    to {
        transform: translate(0, 0)
    }
}

.toMore {
    width: 153px;
    height: 47px;
    border-radius: 23px;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 16px;
}

.indexFounderMain .toMore {
    border: 1px solid #4F4F4F;
    color: #4F4F4F;
}

.indexFounderMain.active .toMore {
    background: transparent;
    border: 1px solid #FFFFFF;
    color: #ffffff;
    margin-top: 100px;
    cursor: pointer;
}

.indexFounderMain.active .toMore:hover {
    background-color: #0822bf;
    border: 1px solid #0822bf;
    color: #ffffff;
}

.toMore.black {
    border: 1px solid #4F4F4F;
    color: #4F4F4F;
}

.toMore:hover {
    background-color: #0822bf;
    color: #ffffff;
}

.toMore:hover a {
    color: #ffffff;
}

.toMore:hover .more-arrow div {
    -webkit-animation: heroArrow 2s ease infinite;
    animation: heroArrow 2s ease infinite
}

.more-arrow {
    width: 17.18739px;
    height: 17.18739px;
    overflow: hidden;
    margin-left: 4px;
}

.more-arrow div {
    display: flex;
}

.more-arrow img {
    margin-right: 8.593986px;
    width: 17.18739px;
    height: 17.18739px;
}

.more-arrow span {
    display: inline-block;
    margin-right: 8.593986px;
    width: 17.18739px;
    height: 17.18739px;
    line-height: 17.18739px;
}

.banner~*,
.new-footer,
.page-footer {
    position: relative;
    z-index: 1
}

.banner {
    z-index: 0
}

/* .banner .banner-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 900px;
    min-width: 1240px
} */

.banner,
.banner .banner-wrapper {
    position: relative;
    width: 100%;
    height: 900px;
    overflow: hidden
}

.banner .banner-wrapper .banner-wrapper-item {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.banner .banner-wrapper .banner-wrapper-item .video-wrapper,
.banner .banner-wrapper .banner-wrapper-item .video-wrapper .video-content,
.banner .banner-wrapper .banner-wrapper-item .video-wrapper .video-content .video-js {
    width: 100%;
    height: 100%
}

.banner .banner-wrapper .banner-wrapper-item.active {
    z-index: 2;
    pointer-events: auto
}

.banner .banner-wrapper .banner-wrapper-item.active .banner-item-detail div {
    opacity: 1;
    transform: translate(0, 0)
}

.banner .banner-wrapper .banner-wrapper-item.active .banner-item-detail .banner-item-detail-title {
    font-size: 60px;
    color: #FEFEFE;
    line-height: 74px;
    text-align: left;
    margin-bottom: 20px;
}

.banner .banner-wrapper .banner-wrapper-item.active .banner-item-detail .banner-item-detail-title-en {
    font-family: DINNextLTPro, DINNextLTPro;
    font-weight: 500;
    font-size: 30px;
    color: #C8C8C8;
    line-height: 39px;
}

.banner .banner-wrapper .banner-wrapper-item .banner-item-inner {
    position: relative;
    width: 100%;
    height: 900px
}

.banner .banner-wrapper .banner-wrapper-item .banner-item-bg {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-list .banner-control-thumbnail-item img,
.banner .banner-wrapper .banner-wrapper-item .banner-item-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.banner .banner-wrapper .banner-wrapper-item .banner-item-detail {
    position: absolute;
    top: 41.3%;
    left: 20%;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
}

.banner .banner-wrapper .banner-wrapper-item .banner-item-detail div {
    opacity: 0;
    transform: translate(0, 61.875px);
    transition: all 1s
}

.banner .banner-wrapper .banner-wrapper-item .banner-item-detail img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.banner .banner-control {
    position: absolute;
    right: 85.93761px;
    bottom: 34.37511px;
    z-index: 101
}

.banner .banner-control .banner-control-pagination {
    display: flex;
    margin-left: 18.04694px
}

.banner .banner-control .banner-control-pagination .control-pagination-item {
    padding: 10.3125px 2.57829px;
    cursor: pointer
}

.banner .banner-control .banner-control-pagination .control-pagination-item.active div {
    /* background-image: url(../images/202601/home/banner-pager-active.png) */
    background: rgba(255, 255, 255, 1);
}

.banner .banner-control .banner-control-pagination .control-pagination-item div {
    width: 6.01557px;
    height: 6.01557px;
    /* background-image: url(../images/202601/home/banner-pager-normal.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover */
    background: rgba(255, 255, 255, .3);
    border-radius: 50%;
}

.banner .banner-control .banner-control-thumbnail {
    display: flex;
    height: 160px
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-split {
    margin-right: 20.625px;
    width: 1px;
    height: 100%;
    background: #fff;
    visibility: hidden;
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-list {
    position: relative;
    margin-right: 20.625px;
    border: 1px solid #fff;
    box-sizing: border-box;
    width: 264px;
    height: 100%;
    background: 0 0
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-list .banner-control-thumbnail-item {
    position: absolute;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all .8s
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-list .banner-control-thumbnail-item.active {
    visibility: visible;
    opacity: 1;
    z-index: 2
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next {
    position: relative;
    box-sizing: border-box;
    width: 160px;
    height: 160px;
    background: 0 0;
    cursor: pointer
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next:hover .banner-control-thumbnail-next-inner {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px)
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next:hover .banner-control-thumbnail-next-arrow div {
    -webkit-animation: heroArrow 2s ease infinite;
    animation: heroArrow 2s ease infinite
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .banner-control-thumbnail-next-inner {
    position: relative;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .3);
    width: 100%;
    height: 100%;
    transition: all .6s;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .banner-control-thumbnail-next-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .banner-control-thumbnail-next-content {
    display: flex;
    align-items: center;
    line-height: 24px;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    font-family: PingFangSC-Regular, PingFang SC
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .banner-control-thumbnail-next-content span {
    margin-right: 6.87489px
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .banner-control-thumbnail-next-content .banner-control-thumbnail-next-arrow {
    width: 17.18739px;
    height: 17.18739px;
    overflow: hidden
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .banner-control-thumbnail-next-content .banner-control-thumbnail-next-arrow div {
    display: flex
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .banner-control-thumbnail-next-content .banner-control-thumbnail-next-arrow img {
    margin-right: 8.593986px;
    width: 17.18739px;
    height: 17.18739px
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .banner-control-thumbnail-next-content .banner-control-thumbnail-next-arrow img:last-child {
    margin-right: 0
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 1px;
    overflow: hidden
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-01.active div {
    transform: translate(0, 0);
    transition: transform 1.25s linear
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-01 div {
    position: relative;
    right: -1px;
    width: 100%;
    height: 100%;
    transform: translate(100%, 0);
    background-color: #fff
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-02 {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    overflow: hidden
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-02.active div,
.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-03.active div,
.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-04.active div {
    transform: translate(0, 0);
    transition: transform 2.5s linear
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-02 div {
    position: relative;
    top: -1px;
    width: 100%;
    height: 100%;
    transform: translate(0, -100%);
    background-color: #fff
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-03 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    overflow: hidden
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-03 div {
    position: relative;
    left: -1px;
    width: 100%;
    height: 100%;
    transform: translate(-100%, 0);
    background-color: #fff
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-04 {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    overflow: hidden
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-04 div {
    position: relative;
    bottom: -1px;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    background-color: #fff
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-05 {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 1px;
    overflow: hidden
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-05.active div {
    transform: translate(0, 0);
    transition: transform 1.25s linear
}

.banner .banner-control .banner-control-thumbnail .banner-control-thumbnail-next .thumbnail-next-05 div {
    position: relative;
    right: -1px;
    width: 100%;
    height: 100%;
    transform: translate(100%, 0);
    background-color: #fff
}

.banner-mobile {
    display: none
}

@media screen and (max-width:767px) {
    .banner {
        display: none
    }

    .banner-mobile {
        display: block
    }

    .banner-mobile .swiper-container,
    .banner-mobile .swiper-img {
        width: 1237.5px;
        height: 1650px
    }

    .banner-mobile .swiper-img img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .banner-mobile .swiper-pagination .swiper-pagination-bullet {
        position: relative;
        margin: 0 19.8px 0 0;
        border-radius: 0;
        width: 23.1px;
        height: 19.8px;
        background-color: rgba(255, 255, 255, .3);
        transform: skew(-10deg)
    }

    .banner-mobile .swiper-pagination .swiper-pagination-bullet:last-child {
        margin-right: 0
    }

    .banner-mobile .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet {
        background-color: #fff
    }
}

/* 业务领域 */
@-webkit-keyframes heroArrow2 {
    0% {
        transform: translate(-34.37511px, 0);
    }

    to {
        transform: translate(0, 0);
    }
}

@keyframes heroArrow2 {
    0% {
        transform: translate(-34.37511px, 0);
    }

    to {
        transform: translate(0, 0);
    }
}

.scene {
    /* width: 1237.5px; */
    width: 100%;
    overflow: hidden;
    background: #f2f3f5;
    position: relative;
}

.scene .scene-header {
    padding: 100px 0 100px;
}

.scene .scene-header .scene-header-desc,
.scene .scene-header .scene-header-title {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-family: PingFangSC-Light, PingFang SC;
}

.scene .scene-header .scene-header-title {
    margin-bottom: 20.625px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    font-size: 36px;
    color: #323232;
    line-height: 1;
    margin-bottom: 16px;
}

.scene .scene-header .scene-header-title-en {
    text-align: center;
    font-family: ArialMT;
    font-size: 16px;
    color: #505050;
    margin-bottom: 46px;
}

.scene .scene-header .scene-header-desc {
    font-family: Alibaba-PuHuiTi, Alibaba-PuHuiTi;
    font-weight: normal;
    font-size: 20px;
    color: #505050;
    line-height: 38px;
    text-align: center;
    letter-spacing: 1px;
}

.scene .scene-hot {
    position: absolute;
    top: 257.8125px;
    left: 0;
    width: 100%;
    height: 206.25px;
}

.scene .scene-content {
    display: flex;
    /* width: 1335.89841px; */
    width: 100%;
    height: 660px;
    overflow: hidden;
}

.scene .scene-content:hover+.scene-hot,
.scene-mobile {
    display: none;
}

.scene .scene-content:hover .scene-content-item .scene-wrapper .scene-modal {
    opacity: .8;
}

.scene .scene-content:hover .scene-content-item .scene-wrapper .scene-wrapper-bg>img {
    transform: translate(0, 0);
}

.scene .scene-content:hover .item-thumb {
    opacity: 0;
    z-index: 1;
}

.scene .scene-content .scene-content-item {
    position: relative;
    flex: 1 1 98.39841px;
    transition: all 1s;
    will-change: auto;
}

.scene .scene-content .scene-content-item:hover {
    flex: 1 0 1139.10159px;
}

.scene .scene-content .scene-content-item:hover .scene-wrapper .scene-modal {
    opacity: 0;
    visibility: hidden;
}

.scene .scene-content .scene-content-item:hover .item-detail {
    opacity: 1;
    z-index: 2;
}

.scene .scene-content .scene-content-item .scene-wrapper {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    /* transform: skew(-10.15deg); */
    transform-origin: left top;
    overflow: hidden;
}

.scene .scene-content .scene-content-item .scene-wrapper .scene-modal {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 100;
    transition: all .6s;
}

.scene .scene-content .scene-content-item .scene-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(107deg, #0a2349 20%, rgba(10, 35, 73, 0) 100%);
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
}

.scene .scene-content .scene-content-item .scene-wrapper-bg {
    position: absolute;
    top: 0;
    left: 50%;
    /* 注释掉margin-left */
    /* margin-left: -49.19937px; */
    /* width: 1237.5px; */
    /* width: 1637.5px; */
    /* 注释掉1660px */
    /* width: 1660px; */
    width: 100%;
    /* width: 100vw; */
    height: 100%;
    /* transform: translate(-50%, 0) skew(10.15deg); */
    transform: translate(-50%, 0);
    transform-origin: left top;
}

.scene .scene-content .scene-content-item .scene-wrapper-bg>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s;
}

.scene .scene-content .scene-content-item:nth-child(1) .scene-wrapper {
    position: relative;
}

/* .scene .scene-content .scene-content-item:nth-child(1) .scene-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 2px;
    height: 100%;
    background-color: #fff;
    opacity: .3;
} */
/* 注释掉 */
/* .scene .scene-content .scene-content-item:nth-child(1) .scene-wrapper-bg>img {
    transform: translate(-9px, 0);
} */

.scene .scene-content .scene-content-item:nth-child(2) .scene-wrapper {
    overflow: initial;
    z-index: 0;
}

/* .scene .scene-content .scene-content-item:nth-child(2) .scene-wrapper-bg>img {
    transform: translate(9px, 0);
} */

.scene .scene-content .scene-content-item:nth-child(3) .scene-wrapper {
    position: relative;
}

.scene .scene-content .scene-content-item:nth-child(3) .scene-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 2px;
    height: 100%;
    background-color: #fff;
    opacity: .3;
}

.scene .scene-content .scene-content-item:nth-child(3) .scene-wrapper-bg>img {
    transform: translate(-60.15636px, 0);
}

.scene .scene-content .scene-content-item .item-thumb {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #0a2349 0, rgba(10, 35, 73, 0) 100%);
    transition: opacity .5s;
}

.scene .scene-content .scene-content-item .item-thumb .item-thumb-title {
    /* margin-top: 294.76557px; */
    margin-top: 217px;
    margin-bottom: 10.3125px;
    line-height: 45.54693px;
    text-align: center;
    color: #fff;
    font-size: 32.65614px;
    font-weight: 300;
}

.scene .scene-content .scene-content-item .item-thumb .item-thumb-desc {
    margin-bottom: 33.51579px;
    text-align: center;
    color: #fff;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 16px;
    color: #FEFEFE;
    line-height: 60px;
    margin-bottom: 120px;
}

.scene .scene-content .scene-content-item .item-thumb .item-thumb-action {
    display: flex;
    justify-content: center;
}

.scene .scene-content .scene-content-item .item-thumb .item-thumb-action .item-thumb-action-left,
.scene .scene-content .scene-content-item .item-thumb .item-thumb-action .item-thumb-action-right {
    position: relative;
    width: 16.32807px;
    height: 44.68761px;
    background-image: url(https://cdnstatic.megvii.com/websiteFE/static/img/refactor/aiot/rect-small.dc028340.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.scene .scene-content .scene-content-item .item-thumb .item-thumb-action .item-thumb-action-left {
    left: 3.43761px;
}

.scene .scene-content .scene-content-item .item-thumb .item-thumb-action .item-thumb-action-right {
    left: -3.43761px;
}

.scene .scene-content .scene-content-item .item-thumb .item-thumb-action .item-thumb-action-center {
    width: 61.875px;
    height: 44.68761px;
    background-image: url(https://cdnstatic.megvii.com/websiteFE/static/img/refactor/aiot/rect.ff8cbac0.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.scene .scene-content .scene-content-item .item-thumb .item-thumb-action .item-thumb-action-center img {
    width: 20.625px;
    height: 20.625px;
}

.scene .scene-content .scene-content-item .item-detail {
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(107deg, #0a2349 20%, rgba(10, 35, 73, 0) 100%);
    transition: opacity .6s;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-header {
    margin-bottom: 103.125px;
    padding: 68.75019px 0 0 13.54vw;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-header.item-detail-header2 {
    padding: 68.75019px 0 0 6.54vw;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-header:hover .item-detail-arrow div {
    -webkit-animation: heroArrow2 1s ease infinite;
    animation: heroArrow2 1s ease infinite;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-header .item-detail-title {
    margin-bottom: 13.75011px;
    line-height: 45.54693px;
    color: #fff;
    font-size: 32.65614px;
    font-weight: 400;
    font-family: PingFangSC-Regular, PingFang SC;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-header .item-detail-desc {
    margin-bottom: 13.75011px;
    line-height: 21.48432px;
    color: #fff;
    font-size: 15.46875px;
    font-weight: 300;
    font-family: PingFangSC-Light, PingFang SC;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-header .item-detail-arrow {
    width: 25.78125px;
    height: 17.18739px;
    overflow: hidden;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-header .item-detail-arrow div {
    display: flex;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-header .item-detail-arrow img {
    margin-right: 8.593986px;
    width: 25.78125px;
    height: 17.18739px;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs>a:last-child,
.scene .scene-content .scene-content-item .item-detail .item-detail-header .item-detail-arrow img:last-child {
    margin-right: 0;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content {
    position: relative;
    /* margin-left: 194.21886px; */
    margin-left: 13.54vw
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content.item-detail-content2 {
    margin-left: 6.54vw
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item {
    margin-bottom: 27.49989px;
    line-height: 25.78125px;
    color: #fff;
    font-size: 13.75011px;
    font-weight: 300;
    font-family: PingFangSC-Light, PingFang SC;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item.active .item-detail-name,
.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item:hover .item-detail-name {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    font-family: PingFangSC-Regular, PingFang SC;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item.active .item-detail-info {
    display: block;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-name {
    /* width: 103.125px; */
    /* 注释改成300 */
    width: 300px;
    /* width: 293.125px; */
    line-height: 25.78125px;
    color: #fff;
    font-size: 13.75011px;
    font-weight: 300;
    font-family: PingFangSC-Light, PingFang SC;
    cursor: pointer;
    transition: all .4s;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info {
    display: none;
    position: absolute;
    /* left: 130.62489px; */
    /* left: 290.62489px; */
    right: 135px;
    top: 0;
}
.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info.item-detail-info4 {
    right: 24px;
}   
.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info.item-detail-info5 {
    right: 66px;
}



.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs {
    display: flex;
    margin-bottom: 27.49989px;
    overflow-x: auto;
    flex-wrap: wrap;
    /* justify-content: flex-start;  */
    justify-content: flex-end;
    max-width: 1200px;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs::-webkit-scrollbar-track {
    background: transparent;
    /* 透明轨道，更简约 */
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs::-webkit-scrollbar-thumb {
    background: #007bff;
    /* 主题色滑块 */
    border-radius: 3px;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs>a {
    /* margin-right: 27.49986px; */
    margin-left: 27px;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-img {
    position: relative;
    width: 150px;
    height: 106px;
    /* padding: 0 13.75011px; */
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    will-change: background-size;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    transition: background-size .6s;
    border-radius: 20px;
    overflow: hidden;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-img.item-detail-info-img2 {
    width: 289px;
    height: 159px;

}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-img.item-detail-info-img3 {
    width: 205px;
    height: 145px;

}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-img.item-detail-info-img4 {
    width: 194px;
    height: 125px;

}
.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs.item-detail-info-imgs4>a {
    /* margin-right: 27.49986px; */
    margin-left: 10px;
}


.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs.item-detail-info-imgs5>a {
    /* margin-right: 27.49986px; */
    margin-left: 20px;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-img.item-detail-info-img5 {
    width: 205px;
    height: 145px;
}



.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs .item-detail-info-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* border: 1px solid rgba(255, 255, 255, .4); */
    box-sizing: border-box;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs .item-detail-info-img:hover {
    background-size: 106% 106%;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .item-detail-info-imgs span {
    padding-bottom: 13.75011px;
    line-height: 18.90636px;
    color: #fff;
    font-size: 13.75011px;
    font-weight: 400;
    font-family: PingFangSC-Regular, PingFang SC;
    text-align: center;
    display: block;
    margin-top: 20px;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .scene-more {
    text-align: center;
}

.scene .scene-content .scene-content-item .item-detail .item-detail-content .item-detail-item .item-detail-info .scene-more .button {
    cursor: pointer;
    width: 116.87511px;
    height: 37.81239px;
    line-height: 36.09375px;
}

@media screen and (max-width: 767px) {
    .scene {
        display: none;
    }

    .scene-mobile {
        display: block;
        background: #f2f3f5;
    }

    .scene-mobile .scene-header {
        padding: 158.4px 0;
    }

    .scene-mobile .scene-header .scene-header-title {
        margin-bottom: 26.4px;
        line-height: 122.1px;
        text-align: center;
        color: #000;
        font-size: 85.8px;
        font-weight: 400;
        font-family: PingFangSC-Regular, PingFang SC;
    }

    .scene-mobile .scene-content .scene-item-inner .scene-item-title,
    .scene-mobile .scene-header .scene-header-desc {
        line-height: 122.1px;
        text-align: center;
        color: #000;
        font-size: 85.8px;
        font-weight: 200;
        font-family: PingFangSC-Thin;
    }

    .scene-mobile .scene-header .scene-header-desc b {
        font-weight: 400;
        font-family: PingFangSC-Regular;
    }

    .scene-mobile .scene-content .scene-item-inner {
        padding-top: 174.9px;
        width: 100%;
        height: 792px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .scene-mobile .scene-content .scene-item-inner .scene-item-title {
        margin-bottom: 39.6px;
        color: #fff;
        font-family: PingFangSC-Light;
    }

    .scene-mobile .scene-content .scene-item-inner .scene-item-desc {
        margin-bottom: 79.2px;
        line-height: 66px;
        text-align: center;
        color: #ffffffcc;
        font-size: 46.2px;
        font-weight: 200;
        font-family: PingFangSC-Light;
    }

    .scene-mobile .scene-content .scene-item-inner .scene-item-arrow {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .scene-mobile .scene-content .scene-item-inner .scene-item-arrow .arrow-left,
    .scene-mobile .scene-content .scene-item-inner .scene-item-arrow .arrow-right {
        width: 52.8px;
        height: 138.6px;
    }

    .scene-mobile .scene-content .scene-item-inner .scene-item-arrow .arrow-center {
        width: 184.8px;
        height: 138.6px;
    }

    .scene-mobile .scene-content .scene-item-inner .scene-item-arrow .arrow {
        position: absolute;
        top: 26.4px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 79.2px;
        height: 79.2px;
    }
}


/* 创新成果 */

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

.commonweb {
    width: 100%;
    padding: 0px 20px;
}


@media (max-width: 320px) {
    body {
        min-width: 320px;
    }
}

@media (min-width: 768px) {
    .commonweb {
        padding: 0px 20px;
    }

    .commonwebbox {
        margin-left: -10px;
        margin-right: -10px;
    }

    /* .commonweb {
        margin: 0px auto;
        max-width: 83.333vw;
    } */
}

@media (min-width: 992px) {
    .commonweb {
        padding: 0px 10px;
    }
}

@media (min-width: 1260px) {
    html {
        cursor: default;
    }
}

/* @media (min-width: 1200px) {
    .commonweb {
        max-width: 83.333vw;
    }
} */

.animated {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.commonMore a {
    width: 130px;
    height: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.commonMore a:hover {
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
}

.pcImg {
    display: none !important;
}

.mImg {
    display: block !important;
}

.indexFounderMain {
    /* background: #f2f3f5; */
    height: 748px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    background-image: url(../images/202601/home/chuangxin_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.indexFounderMain.active {
    background-image: none;
}

.indexFounderMain .founder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.indexFounderMain .founder .imgBox {
    width: 100%;
    padding-top: 69%;
    position: relative;
}

.indexFounderMain .founder .imgBox .img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.indexFounderMain .founder .imgBox .img:nth-child(2) {
    top: 78px;
}

.indexFounderMain .founder .imgBox .img:nth-child(2) {
    display: block;
}

.indexFounderMain .founder .imgBox .img:nth-child(1) {
    display: none;
}

.indexFounderMain .founder .imgBox .founderVideo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* margin-top: -346px;
    margin-left: -381px; */
}

.indexFounderMain .founder .imgBox .founderVideo video {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.indexFounderMain .founder .foundercontent {
    width: 100%;
    padding: 30px 0px 0px 0px;
    position: relative;
    z-index: 20;
}

.indexFounderMain .founder .foundercontent .saying {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: flex-start;
    font-size: 14px;
    color: #333333;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.indexFounderMain .founder .foundercontent .sayingdesc {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 4px;
    font-family: 'SourceHanSansCN-Regular';
}

.indexFounderMain .founder .foundercontent .sayingtitle {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 4px;
    font-weight: bold;
    font-family: 'SourceHanSansCN-Bold';
}

.indexFounderMain .founder .foundercontent .saying .icon {
    width: 28px;
    margin-right: 28px;
    display: none;
}

.indexFounderMain.active .founder .foundercontent .saying .icon {
    width: 28px;
    margin-right: 28px;
    display: block;
}

.indexFounderMain.active .founder .foundercontent .saying .icon:nth-child(2) {
    display: none;
}

.indexFounderMain.active .founder .foundercontent .saying .icon:nth-child(1) {
    display: block;
}

.indexFounderMain .founder .foundercontent .saying .icon:nth-child(1) {
    display: none;
}

.indexFounderMain .founder .foundercontent .saying .icon:nth-child(2) {
    display: block;
}

.indexFounderMain.active .founder .imgBox .img:nth-child(1) {
    display: block;
}

.indexFounderMain.active .founder .imgBox .img:nth-child(2) {
    display: none;
}

.indexFounderMain .founder .foundercontent .desc {
    padding-top: 0px;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
}

.indexFounderMain .founder .foundercontent .desc-en {
    padding-top: 10px;
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    margin-bottom: 40px;
}

.indexFounderMain .founder .foundercontent .nameBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
}

.indexFounderMain .founder .foundercontent .nameBox .name {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #656565;
}

.indexFounderMain .founder .foundercontent .nameBox .name::before {
    width: 32px;
    height: 1px;
    display: block;
    margin-right: 10px;
    background: #285135;
    opacity: 0.4;
    content: '';
}

.indexFounderMain .founder .foundercontent .nameBox .quotationMarks {
    width: 30px;
    position: relative;
}

.indexFounderMain .founder .foundercontent .nameBox .quotationMarks img {
    width: 100%;
    display: block;
}

.indexFounderMain .founder .foundercontent .nameBox .quotationMarks .white {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    visibility: hidden;
}

.indexFounderMain .founder .foundercontent .commonMore {
    padding-top: 30px;
}

.indexFounderMain .founder .foundercontent .commonMore a {
    border: 1px solid #285135;
    color: #285135;
    background: transparent;
}

.indexFounderMain .founder .foundercontent .commonMore a:hover {
    background: rgba(40, 81, 53, 0.2);
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #285135;
    box-shadow: inset 0 0 0 1px #285135;
}

/* .indexFounderMain.active .founder .content { mix-blend-mode: difference; } */
.indexFounderMain.active .founder .foundercontent .saying {
    color: #fff;
}

.indexFounderMain.active .founder .foundercontent .saying::after {
    background: #fff;
}

.indexFounderMain.active .founder .foundercontent .saying::before {
    background: #fff;
}

.indexFounderMain.active .founder .foundercontent .desc {
    color: #fff;
}

.indexFounderMain.active .founder .foundercontent .desc-en {
    color: #fff;
}

.indexFounderMain.active .founder .foundercontent .nameBox .name {
    color: #fff;
}

.indexFounderMain.active .founder .foundercontent .nameBox .name::before {
    background: #fff;
}

.indexFounderMain.active .founder .foundercontent .nameBox .quotationMarks .green {
    opacity: 0;
    visibility: hidden;
}

.indexFounderMain.active .founder .foundercontent .nameBox .quotationMarks .white {
    opacity: 1;
    visibility: visible;
}

.indexFounderMain.active .founder .foundercontent .commonMore a {
    border-color: #fff;
    color: #fff;
}

.indexFounderMain.active .founder .foundercontent .commonMore a:hover {
    background: rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff;
}

.indexFounderMain.active .founder .foundercontent.closeBlendmode {
    mix-blend-mode: normal;
}

.indexNewsMain {
    padding: 40px 0px;
    overflow: hidden;
    position: relative;
}

.indexNewsMain .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.indexNewsMain .title::before {
    content: '';
    width: 6px;
    height: 6px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #b6ffcd;
    margin-right: 10px;
}

.indexNewsMain .desc {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    padding-top: 10px;
    text-align: center;
}

.indexNewsMain .commonweb {
    position: relative;
    z-index: 10;
}

.indexNewsMain .indexNewsList {
    width: 271.8841vw;
    margin: 20px auto 0px;
    position: relative;
    left: calc(50% - (271.8841vw / 2));
}

.indexNewsMain .indexNewsList .prevBtn,
.indexNewsMain .indexNewsList .nextBtn {
    display: none;
}

.indexNewsMain .indexNewsList .swiper-slide {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    opacity: 0;
    visibility: hidden;
}

.indexNewsMain .indexNewsList .imgBox {
    position: relative;
    overflow: hidden;
    padding-top: 54.317%;
}

.indexNewsMain .indexNewsList .imgBox img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}

.indexNewsMain .indexNewsList .content {
    padding-top: 15px;
}

.indexNewsMain .indexNewsList .content .listTitle {
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    height: 22px;
    line-height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #ffffff;
    text-align: center;
}

.indexNewsMain .indexNewsList .content .time {
    padding: 2px 0px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    font-family: Bronova;
}

.indexNewsMain .commonMore {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
}

.indexNewsMain .indexNewsList .swiper-slide:hover .imgBox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.indexNewsMain .indexNewsList.animated .swiper-slide {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0.5;
    visibility: visible;
}

.indexNewsMain .indexNewsList.animated .swiper-slide.swiper-slide-prev {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.indexNewsMain .indexNewsList.animated .swiper-slide.swiper-slide-active {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.indexNewsMain .indexNewsList.animated .swiper-slide.swiper-slide-next {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.indexNewsMain .indexNewsList.animated .swiper-slide.swiper-slide-next {
    opacity: 1;
}

.indexNewsMain .indexNewsBg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.indexNewsMain .indexNewsBg .swiper-slide {
    background: #000;
    overflow: hidden;
}

.indexNewsMain .indexNewsBg img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 120%;
    height: 120%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: cover;
    opacity: 0.6;
    -webkit-filter: blur(40px);
    filter: blur(40px);
}

@media (min-width: 768px) {
    .indexFounderMain {
        /* min-height: 100vh; */
        min-height: 748px;
        padding: 0vw;
    }

    .indexFounderMain .founder {
        justify-content: flex-start;
    }

    .indexFounderMain .founder .imgBox {
        position: absolute;
        top: 50%;
        right: 8.335vw;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 42.9688vw;
        height: 43.75vw;
        padding: 0px;
        transform: translateY(-50%);
        transition: all 1s;
    }

    .indexFounderMain.active .founder .imgBox {
        position: absolute;
        left: 0px;
        width: 100%;
        height: 100%;
    }

    /* .indexFounderMain.active .content */
    .indexFounderMain .founder .foundercontent {
        width: 35.938vw;
        padding: 4.063vw 2.813vw 0vw 4.688vw;
    }

    .indexFounderMain .founder .foundercontent .saying {
        font-size: 1vw;
    }

    .indexFounderMain .founder .foundercontent .desc {
        padding-top: 0vw;
        font-size: 2vw;
        line-height: 2.813vw;
    }

    .indexFounderMain .founder .foundercontent .nameBox {
        padding-top: 2.188vw;
    }

    .indexFounderMain .founder .foundercontent .nameBox .name {
        font-size: 1.125vw;
    }

    .indexFounderMain .founder .foundercontent .nameBox .name::before {
        width: 3.25vw;
        margin-right: 0.625vw;
    }

    .indexFounderMain .founder .foundercontent .nameBox .quotationMarks {
        width: 3.375vw;
    }

    .indexFounderMain .founder .foundercontent .commonMore {
        padding-top: 3.75vw;
    }

    /* .indexFounderMain.active .founder .content { mix-blend-mode: difference; } */
    .indexFounderMain.active .founder .foundercontent .saying {
        color: #fff;
    }

    .indexFounderMain.active .founder .foundercontent .saying::after {
        background: #fff;
    }

    .indexFounderMain.active .founder .foundercontent .saying::before {
        background: #fff;
    }

    .indexFounderMain.active .founder .foundercontent .desc {
        color: #fff;
    }

    .indexFounderMain.active .founder .foundercontent .nameBox .name {
        color: #fff;
    }

    .indexFounderMain.active .founder .foundercontent .nameBox .name::after {
        background: #fff;
    }

    .indexFounderMain.active .founder .foundercontent .nameBox .quotationMarks .green {
        opacity: 0;
        visibility: hidden;
    }

    .indexFounderMain.active .founder .foundercontent .nameBox .quotationMarks .white {
        opacity: 1;
        visibility: visible;
    }

    .indexFounderMain.active .founder .foundercontent .commonMore a {
        border-color: #fff;
        color: #fff;
    }

    .indexFounderMain.active .founder .foundercontent .commonMore a:hover {
        background: rgba(255, 255, 255, 0.2);
        -webkit-box-shadow: inset 0 0 0 1px #fff;
        box-shadow: inset 0 0 0 1px #fff;
    }

    .indexFounderMain.active .founder .foundercontent.closeBlendmode {
        mix-blend-mode: normal;
    }

    .indexNewsMain {
        padding: 7.5vw 0vw;
    }

    .indexNewsMain .title {
        font-size: 1vw;
    }

    .indexNewsMain .title::before {
        width: 0.375vw;
        height: 0.375vw;
        margin-right: 0.625vw;
    }

    .indexNewsMain .desc {
        font-size: 3.125vw;
        line-height: 4.375vw;
        padding-top: 0.938vw;
    }

    .indexNewsMain .indexNewsList {
        width: 186.25vw;
        margin: 5.625vw auto 0vw;
        position: relative;
        left: calc(50% - (186.25vw / 2));
    }

    .indexNewsMain .indexNewsList .prevBtn {
        left: 59.7vw;
    }

    .indexNewsMain .indexNewsList .nextBtn {
        right: 59.7vw;
    }

    .indexNewsMain .indexNewsList .prevBtn,
    .indexNewsMain .indexNewsList .nextBtn {
        position: absolute;
        top: 38%;
        z-index: 2;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 1.375vw;
        width: 3.5vw;
        height: 3.5vw;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid #fff;
        color: #fff;
    }

    .indexNewsMain .indexNewsList .prevBtn:hover,
    .indexNewsMain .indexNewsList .nextBtn:hover {
        color: #285135;
        background: #fff;
    }

    .indexNewsMain .indexNewsList .swiper-slide {
        margin-right: 4.375vw;
    }

    .indexNewsMain .indexNewsList .imgBox {
        padding-top: 54.317%;
    }

    .indexNewsMain .indexNewsList .content {
        padding-top: 1.563vw;
    }

    .indexNewsMain .indexNewsList .content .listTitle {
        font-size: 1.125vw;
        display: -webkit-box;
        height: 1.875vw;
        line-height: 1.875vw;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .indexNewsMain .indexNewsList .content .time {
        padding: 0.313vw 0vw;
        font-size: 1vw;
    }

    .indexNewsMain .commonMore {
        padding-top: 2.625vw;
    }

    .indexNewsMain .indexNewsBg img {
        -webkit-filter: blur(2.5vw);
        filter: blur(2.5vw);
    }

    .indexNewsListPage {
        padding-top: 1.875vw;
    }

    .indexNewsListPage span {
        margin: 0vw 0.313vw;
    }

    .indexNewsListPage {
        display: none;
    }

    .commonMore a {
        width: 15vw;
        height: 2.938vw;
        -webkit-border-radius: 2.938vw;
        border-radius: 2.938vw;
        font-size: 0.875vw;
    }
}

@media (min-width: 1200px) {
    .indexFounderMain {
        /* min-height: 100vh; */
        min-height: 748px;
    }

    .indexFounderMain .founder .imgBox {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        /* width: 53.125vw; */
        height: 100%;
    }

    .indexFounderMain .founder .foundercontent {
        width: 29.948vw;
        padding: 0vw 2.344vw 0vw calc(50vw - 700px);
    }

    .indexFounderMain .founder .foundercontent .saying {
        font-size: 0.833vw;
    }

    .indexFounderMain .founder .foundercontent .desc {
        padding-top: 0vw;
        font-size: 1.667vw;
        line-height: 2.344vw;
    }

    .indexFounderMain .founder .foundercontent .nameBox {
        padding-top: 1.823vw;
    }

    .indexFounderMain .founder .foundercontent .nameBox .name {
        font-size: .9375vw;
    }

    .indexFounderMain .founder .foundercontent .nameBox .name::before {
        width: 2.708vw;
        margin-right: 0.521vw;
    }

    .indexFounderMain .founder .foundercontent .nameBox .quotationMarks {
        width: 2.813vw;
    }

    .indexFounderMain .founder .foundercontent .commonMore {
        padding-top: 3.125vw;
    }

    .indexNewsMain {
        padding: 6.25vw 0vw;
    }

    .indexNewsMain .title {
        font-size: 0.833vw;
    }

    .indexNewsMain .title::before {
        width: 0.313vw;
        height: 0.313vw;
        margin-right: 0.521vw;
    }

    .indexNewsMain .desc {
        font-size: 2.604vw;
        line-height: 3.646vw;
        padding-top: 0.781vw;
    }

    .indexNewsMain .indexNewsList {
        width: 155.2083vw;
        margin: 4.688vw auto 0vw;
        position: relative;
        left: calc(50% - (155.2083vw / 2));
    }

    .indexNewsMain .indexNewsList .prevBtn {
        left: 49.7vw;
    }

    .indexNewsMain .indexNewsList .nextBtn {
        right: 49.7vw;
    }

    .indexNewsMain .indexNewsList .prevBtn,
    .indexNewsMain .indexNewsList .nextBtn {
        width: 2.917vw;
        height: 2.917vw;
        font-size: 1.146vw;
    }

    .indexNewsMain .indexNewsList .swiper-slide {
        margin-right: 3.646vw;
    }

    .indexNewsMain .indexNewsList .imgBox {
        padding-top: 54.317%;
    }

    .indexNewsMain .indexNewsList .content {
        padding-top: 1.302vw;
    }

    .indexNewsMain .indexNewsList .content .listTitle {
        font-size: 0.938vw;
        display: -webkit-box;
        height: 1.563vw;
        line-height: 1.563vw;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .indexNewsMain .indexNewsList .content .time {
        padding: 0.26vw 0vw;
        font-size: 0.833vw;
    }

    .indexNewsMain .commonMore {
        padding-top: 2.521vw;
    }

    .indexNewsMain .indexNewsBg img {
        -webkit-filter: blur(2.083vw);
        filter: blur(2.083vw);
    }

    .indexNewsListPage {
        padding-top: 1.563vw;
    }

    .indexNewsListPage span {
        margin: 0vw 0.26vw;
    }

    .commonMore a {
        width: 12.5vw;
        height: 2.448vw;
        -webkit-border-radius: 2.448vw;
        border-radius: 2.448vw;
        font-size: 0.729vw;
    }
}

/* 新闻列表 */
.index-news .list li,
.index-news .list li a .img {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.index-news .list ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
}

.wal {
    max-width: 1400px;
    margin: 0 auto;
}

.index-news a.p-more {
    font-size: 22px;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    color: #666;
    width: 130px;
    position: relative;
    letter-spacing: 1px;
}

.index-news a.p-more:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 36px;
    background: url("../images/img36.png") right center no-repeat;
    background-size: auto 12px;
}

.index-news a.p-more:hover {
    color: #0822BF;
}

.index-news a.p-more:hover:before {
    background-image: url("../images/img56.png");
    width: 56px;
    right: -20px;
}

.index-news a.p-more2 {
    color: #fff;
}

.index-news a.p-more2:before {
    background-image: url("../images/img36_2.png");
}

.index-news a.p-more2:hover {
    color: #0822BF;
}

.index-news a.p-more2:hover:before {
    background-image: url("../images/img56.png");
}

.index-news {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-image: url("../images/202601/home/news.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.index-news .wal {
    min-height: 719px;
}

.index-news .index-title {
    padding: 120px 0 80px 0;
}

.index-news .btn {
    min-height: 210px;
}

.index-news .btn a {
    display: block;
    font-size: 18px;
    line-height: 46px;
    color: #666;
}

.index-news .btn a:hover,
.index-news .btn a.on {
    color: #0822BF;
}

.index-news .list {
    position: absolute;
    z-index: 10;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    margin-left: -320px;
}

.index-news .list li {
    height: 719px;
    width: 33.333%;
    border-left: #e1e1e1 solid 1px;
    padding-top: 120px;
}

.index-news .list li a {
    display: block;
    padding: 0 55px 0 25px;
    color: #505050;
    position: relative;
}

.index-news .list li a:before {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    top: -200px;
    width: 1px;
    background: #0822BF;
    height: 0;
}

.index-news .list li a h3 {
    font-size: 20px;
    line-height: 27px;
    height: 54px;
    overflow: hidden;
}

.index-news .list li a .time {
    padding: 10px 0 25px 0;
    font-size: 12px;
}

.index-news .list li a p {
    font-size: 16px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    max-width: 385px;
}

.index-news .list li a .img {
    height: 180px;
    background: center no-repeat;
    background-size: cover;
    margin-left: -5px;
    margin-right: -5px;
}

.index-news .list li.on {
    width: 47%;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
}

.index-news .list li.on a {
    color: #0822BF;
}

.index-news .list li.on a .time {
    color: #505050;
}

.index-news .list li.on a:before {
    height: 215px;
    top: 6px;
}

.index-news .list li.on a .more:before {
    background-image: url("../images/more86.png");
}

.index-news .list li.on a .img {
    height: 358px;
}

.index-news .news-1 {
    display: none;
    padding: 50px 30px 0 30px;
}


/* 生态伙伴 */
#shindex .coperation {
    position: relative;
    background: url("../images/202601/home/partner.png");
    background-size: 100% 100%;
    padding-bottom: 120px;
}

#shindex .p4 {
    position: relative;
    /* background: #FFFFFF; */
}

#shindex .CooperationWrapper {
    overflow: hidden;
    width: calc(100% - 30px);
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 2px;
}

#shindex .CooperationWrapper2 {
    overflow: hidden;
    width: calc(100% - 30px);
    padding: 10px;
    padding-top: 15px;
}

#shindex .p4-text1 {
    color: #000;
    padding-top: 5%;
    font-size: 36px;
    color: #323232;
    line-height: 22px;
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#shindex .p4-text2 {
    font-size: 20px;
    color: #323232;
    line-height: 40px;
    text-align: left;
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 60px;
}

#shindex .p4-2 {
    position: relative;
    /* background: #FFFFFF; */
    /* display: flex;
    flex-wrap: no-wrap;
    overflow-y: auto; */
    width: 99%;
    /* justify-content: flex-start; */
    margin: auto;

    /* margin-top: 2%;
    margin-bottom: 10px; */
}

#shindex .p4-2 .p4-21 {
    width: 150px;
    height: 150px;
    display: flex;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    margin-bottom: 1%;
    margin-right: 0.5%;
    box-shadow: 6px 6px 12px 8px rgba(0, 0, 0, 0.14)
}

#shindex .p4-2 .p4-21 img {
    width: 100%;
    object-fit: scale-down;
}

/* 
#shindex .p4-2 .p4-21:hover {
    box-shadow: 2px 2px 5px 1px #cae2f9;
    border-color: #cae2f9;
} */

#shindex .p4-2-2 {
    position: relative;
    /* background: #FFFFFF; */
    /* display: flex;
    flex-wrap: wrap; */
    width: 99%;
    /* justify-content: flex-end; */
    margin: auto;

}

#shindex .CooperationWrapper2 {
    transform: scaleX(-1);
}

#shindex .p4-2-2 .p4-21 {
    width: 150px;
    height: 150px;
    display: flex;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    margin-bottom: 1%;
    margin-right: 0.5%;
    transform: scaleX(-1);
    box-shadow: 6px 6px 12px 8px rgba(0, 0, 0, 0.14)
}

#shindex .p4-2-2 .p4-21 img {
    width: 100%;
    object-fit: scale-down;
}

/* #shindex .p4-2-2 .p4-21:hover {
    box-shadow: 2px 2px 5px 1px #cae2f9;
    border-color: #cae2f9;
} */